/ Assembly List / LJCSalesDAL / ProductSizeManager / RetrieveWithSizeCode

Namespace - LJCSalesDAL


Parameters
sizeTypeID - The SizeTypeID value.
sizeCode - The SizeCode value.

Returns

The Data Object.

Syntax

C#
public ProductSize RetrieveWithSizeCode(Int32 sizeTypeID, String sizeCode)

Retrieves a Data Record with the supplied value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.